If neither load nor begin_load are available fall back to load_animation
authorMatthias Clasen <maclas@gmx.de>
Sun, 9 Nov 2003 22:08:33 +0000 (22:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 9 Nov 2003 22:08:33 +0000 (22:08 +0000)
commit95f163d7d2201eb06913cd39c991c21970ac9c32
tree149ec6b1bf2208c6e9671d8a956db763407b9103
parent0af9579ea253ccccd24c31f30827ee99150386f6
If neither load nor begin_load are available fall back to load_animation

Sun Nov  9 23:07:05 2003  Matthias Clasen  <maclas@gmx.de>

* gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): If neither
load nor begin_load are available fall back to load_animation
and use gdk_pixbuf_animation_get_static_image() to obtain a
pixbuf. Inefficient, but at least doesn't crash.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c